[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn 7F07  - Sollex SuperVGA - Fill Video RAM                         [V]

   AX = 7F07h
   BL = how much to fill
      00h regen size
      01h all video memory
   CX = pattern to write (normally 0720h for text modes and 0000h for gr)

Return: AL <> 7Fh if not supported
   AL = 7Fh if supported
       AH = status
       00h successful
       01h failed

See Also: AH=06h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson